// This file was decompiled using SASCM.ini published by GTAG (http://gtag.gtagaming.com/opcode-database) on 6.14.2013
{$CLEO .cs}

//-------------MAIN---------------
0001: wait 20 ms 
0ACA: show_text_box "Type 'police' or 'cop' to start Police Notoriety~n~Type 'sandbox' for Sandbox Mode" 

:Noname_5A
0001: wait 0 ms 
00D6: if and
0ADC:   test_cheat "Police" 
0038:   $ONMISSION == 0 
004D: jump_if_false @Noname_A5 
0A94: start_custom_mission "SURIVAL COPS X UG SANDBOX MINI MISSIONS" 
0001: wait 300 ms 

:Noname_A5
00D6: if  
 0038:   $ONMISSION == 16
004D: jump_if_false @Noname_E9 
 
:Noname_E9
00D6: if and
0ADC:   test_cheat "sandbox" 
0038:   $ONMISSION == 0 
004D: jump_if_false @Noname_129 
0A94: start_custom_mission "SURIVAL COPS X UG SANDBOX" 
0001: wait 300 ms 

:Noname_129
0002: jump @Noname_5A 
0A93: end_custom_thread 
